Use the client pointer for events with no device.
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 28 Oct 2010 21:01:16 +0000 (23:01 +0200)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 30 Oct 2010 08:37:02 +0000 (17:37 +0900)
commit18797dfa9a4a3bf4457a65992535ee35d5321033
treeda08bc7f02f5c361f6fc8d5b586eb6f08a2feb82
parent2d65bd08c31aaaa00d22cd24d76057404a0a95f1
Use the client pointer for events with no device.

The core pointer is sort of meaningless in a multidevice environment,
the client pointer is used instead to fake a GdkDevice on events that
don't have one.
gdk/gdkevents.c